-
Home
-
Prime Mover – Migrate WordPress Website & Backups
-
1.3.8
-
Code
-
Classes
- PrimeMoverOpenSSLUtilities
| Total Complexity |
82 |
| Dependencies |
4 |
| Dependents |
2 |
| Total lines |
527 |
| Lines of code |
281 |
| Logical lines of code |
179 |
| Comment lines |
169 |
| Methods |
25 |
| Properties |
2 |
Methods 25
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| openSSLDecrypt() |
A |
50 |
9 |
29 |
| verifyPrimeMoverPackageSignature() |
S |
51 |
6 |
26 |
| verifyKeyHelper() |
S |
54 |
6 |
22 |
| isSiteCapableToDecrypt() |
S |
55 |
6 |
20 |
| maybeCanDecryptPackage() |
S |
59 |
6 |
14 |
| verifySignature() |
S |
55 |
5 |
21 |
| keySignatureGenerator() |
S |
57 |
5 |
16 |
| isOpenSSLCustomer() |
S |
60 |
5 |
14 |
| encryptData() |
S |
62 |
4 |
13 |
| maybeEncryptSetting() |
S |
62 |
4 |
13 |
| maybeDecryptSetting() |
S |
62 |
4 |
13 |
| addMediaKeySignature() |
S |
71 |
3 |
5 |
| decryptArraySetting() |
S |
64 |
3 |
10 |
| initHooks() |
S |
60 |
2 |
12 |
| forceEncryptUserData() |
S |
68 |
2 |
8 |
| generateEncryptedSignatureString() |
S |
66 |
2 |
8 |
| encryptArraySetting() |
S |
68 |
2 |
7 |
| __construct() |
S |
81 |
1 |
3 |
| getSystemAuthorization() |
S |
81 |
1 |
3 |
| getSystemInitialization() |
S |
82 |
1 |
3 |
| maybeEncryptUserData() |
S |
80 |
1 |
3 |
| decryptData() |
S |
75 |
1 |
4 |
| addKeySignature() |
S |
79 |
1 |
3 |
| getCipherMethod() |
S |
82 |
1 |
3 |
| openSSLEncrypt() |
S |
65 |
1 |
8 |